-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.16
-
Code
-
Classes
- RunnerState
| Total Complexity |
53 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
351 |
| Lines of code |
202 |
| Logical lines of code |
112 |
| Comment lines |
48 |
| Methods |
26 |
| Properties |
4 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_lock() |
S |
52 |
4 |
24 |
| init() |
S |
62 |
4 |
10 |
| wait_for_lock() |
S |
62 |
4 |
10 |
| try_get_lock() |
S |
60 |
3 |
13 |
| get_option() |
S |
61 |
3 |
12 |
| has_section() |
S |
65 |
3 |
9 |
| has_status() |
S |
65 |
3 |
9 |
| validate() |
S |
67 |
3 |
7 |
| get_state() |
S |
64 |
3 |
10 |
| update() |
S |
60 |
2 |
13 |
| populate() |
S |
73 |
2 |
5 |
| get_session() |
S |
78 |
2 |
3 |
| get_section() |
S |
71 |
2 |
6 |
| get_progress() |
S |
71 |
2 |
6 |
| update_option() |
S |
62 |
2 |
10 |
| __construct() |
S |
77 |
1 |
4 |
| is_running() |
S |
82 |
1 |
3 |
| is_resumable() |
S |
82 |
1 |
3 |
| default() |
S |
64 |
1 |
10 |
| get_raw() |
S |
82 |
1 |
3 |
| error() |
S |
67 |
1 |
8 |
| wait_for_lock_and_get_state() |
S |
73 |
1 |
5 |
| set_state() |
S |
73 |
1 |
4 |
| reset_lock() |
S |
75 |
1 |
4 |
| touch_lock() |
S |
77 |
1 |
3 |
| clear_options() |
S |
65 |
1 |
8 |